home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC User 2004 November
/
PCU1104CD1.iso
/
resource
/
design
/
files
/
digibok.EXE
/
HELP
/
regist.swf
/
scripts
/
DefineButton2_20
/
BUTTONCONDACTION on(press).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-10-27
|
88 b
|
6 lines
on(press){
this.d = true;
thisX = _root._xmouse;
thisY = _root._ymouse;
}